home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6515 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  724 b 

  1. Path: gail.ripco.com!lomaz
  2. From: lomaz@ripco.com (Brian Waichunas)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help with Watcom Debugger
  5. Date: 9 Feb 1996 03:19:57 GMT
  6. Organization: Ripco BBS, Free Trial account (312) 665-0065
  7. Message-ID: <4feegt$j0p@gail.ripco.com>
  8. NNTP-Posting-Host: foley.ripco.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.         I am having trouble loading my code into my watcom debugger.
  12. I first executed my complier with the following line; i.e., 
  13.  
  14.         wcl386 /l=dos4g /d2 test.cpp
  15.  
  16. Then, after the complier finished compiling, I wrote
  17.  
  18.         wd /trap=rsi test
  19.  
  20. But I received an error stating it could not find my trap files. Suggestions
  21. welcomed!
  22.  
  23.                                         lomaz@ripco.com
  24.  
  25.